home *** CD-ROM | disk | FTP | other *** search
- # This properties file is used to create a PropertyResourceBundle
- # It contains Locale specific strings used be the Metal Look and Feel.
- # Currently, the following components need this for support:
- #
- # FileChooser
- #
- # When this file is read in, the strings are put into the
- # defaults table. This is an implementation detail of the current
- # workings of Swing. DO NOT DEPEND ON THIS.
- # This may change in future versions of Swing as we improve localization
- # support.
- #
- # 1.1 08/26/98
- # @author Steve Wilson
-
-
- ############ FILE CHOOSER STRINGS #############
-
- FileChooser.lookInLabelText=Look in:
- FileChooser.fileNameLabelText=File name:
- FileChooser.filesOfTypeLabelText=Files of type:
- FileChooser.upFolderToolTipText=Up One Level
- FileChooser.upFolderAccessibleName=Up
- FileChooser.homeFolderToolTipText=Home
- FileChooser.homeFolderAccessibleName=Home
- FileChooser.newFolderToolTipText=Create New Folder
- FileChooser.newFolderAccessibleNam=New Folder
- FileChooser.listViewButtonToolTipText=List
- FileChooser.listViewButtonAccessibleName=List
- FileChooser.detailsViewButtonToolTipText=Details
- FileChooser.detailsViewButtonAccessibleName=Details
-